Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

enhance(sdk): format Image shape with pillow.Image and numpy.ndarray shape #3077

Merged
merged 1 commit into from
Dec 13, 2023

Conversation

tianweidut
Copy link
Member

Description

Modules

  • Python-SDK

Checklist

  • run code format and lint check
  • add unit test
  • add necessary doc

@tianweidut tianweidut added enhancement ❤️ New feature or request dataset🐫 labels Dec 13, 2023
@tianweidut tianweidut self-assigned this Dec 13, 2023
Copy link

codecov bot commented Dec 13, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (77b1d7d) 82.67% compared to head (507716d) 91.78%.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #3077      +/-   ##
============================================
+ Coverage     82.67%   91.78%   +9.11%     
============================================
  Files           571      135     -436     
  Lines         31789    15927   -15862     
  Branches       1873        0    -1873     
============================================
- Hits          26281    14619   -11662     
+ Misses         4687     1308    -3379     
+ Partials        821        0     -821     
Flag Coverage Δ
console ?
controller ?
standalone 91.78% <100.00%> (+<0.01%) ⬆️
unittests 91.78% <100.00%> (+0.26%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@anda-ren anda-ren left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@anda-ren anda-ren merged commit aad4755 into star-whale:main Dec 13, 2023
38 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dataset🐫 enhancement ❤️ New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants